user_location_plugin
user_location_plugin copied to clipboard
Unit tests fail - Undefined name 'UserLocation'
Unit test does not compile for build 86347ea2ca8f1c4dc058c93041df84e8c30f55ba
test('getPlatformVersion', () async {
expect(await UserLocation.platformVersion, '42');
});