Returns the current instance as a serialized Map.
Map<String, dynamic> asMap() => { 'providerId': providerId, 'signInMethod': signInMethod, };