OAuth2JsonBody constructor

OAuth2JsonBody(
  1. Map<String, dynamic> jsonMap
)

Implementation

OAuth2JsonBody(this.jsonMap);