TransferOwnershipResponse.fromJson constructor
TransferOwnershipResponse.fromJson(
- Object? j
Implementation
factory TransferOwnershipResponse.fromJson(Object? j) =>
TransferOwnershipResponse();
factory TransferOwnershipResponse.fromJson(Object? j) =>
TransferOwnershipResponse();