StaticIdentityProvider constructor

const StaticIdentityProvider(
  1. String _userId
)

Implementation

const StaticIdentityProvider(this._userId);