loginViaTwitter method

Future<Map<Object?, Object?>> loginViaTwitter()

Implementation

Future<Map<Object?, Object?>> loginViaTwitter() {
  throw UnimplementedError('loginViaTwitter() has not been implemented.');
}