EmptyResult extension type

A response that indicates success but carries no data.

on
Implemented types

Constructors

EmptyResult.new()
factory
EmptyResult.fromMap(Map<String, Object?> _)

Properties

meta Meta?
no setterinherited