RemoteUnshareResponseApplicationJson constructor
RemoteUnshareResponseApplicationJson([
- void b()?
Creates a new RemoteUnshareResponseApplicationJson object using the builder pattern.
Implementation
factory RemoteUnshareResponseApplicationJson([void Function(RemoteUnshareResponseApplicationJsonBuilder)? b]) =
_$RemoteUnshareResponseApplicationJson;