factory CreateStatusRequest.fromJson(Map<String, dynamic> json) { throw UnimplementedError( 'CreateStatusRequest.fromJson is not implemented.', ); }