TransferOwnershipResponse.fromJson constructor

TransferOwnershipResponse.fromJson(
  1. Object? j
)

Implementation

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