TempRevokeAccountCredentialsInput.fromJson constructor

TempRevokeAccountCredentialsInput.fromJson(
  1. Map<String, Object?> json
)

Implementation

factory TempRevokeAccountCredentialsInput.fromJson(
  Map<String, Object?> json,
) => _$TempRevokeAccountCredentialsInputFromJson(json);