InviteMetadataResponseSchema constructor

const InviteMetadataResponseSchema(
  1. Map<String, dynamic> _json
)

Implementation

const InviteMetadataResponseSchema(this._json);