IdTokenResult constructor

  1. @protected
IdTokenResult(
  1. Map<String, dynamic> _data
)

Implementation

@protected
IdTokenResult(this._data);