getRemoteDto method

RemoteDto? getRemoteDto()

Implementation

RemoteDto? getRemoteDto() {
  return remoteDto;
}