getSpace abstract method

Future<GetSpaceResp> getSpace(
  1. GetSpaceReq? req
)

Implementation

Future<GetSpaceResp> getSpace(GetSpaceReq? req);