InternalLinkTypeAuthenticationCode constructor
InternalLinkTypeAuthenticationCode({
- required String code,
Implementation
InternalLinkTypeAuthenticationCode({required this.code});
InternalLinkTypeAuthenticationCode({required this.code});