menu
user_space_model package
documentation
models/user_space.dart
SubInfoInput
SubInfoInput.new factory constructor
SubInfoInput.new factory constructor
dark_mode
light_mode
SubInfoInput
constructor
SubInfoInput
(
{
required
List
<
String
>
args
,
required
String
name
,
})
Implementation
factory
SubInfoInput({
required
List
<
String
> args,
required
String
name, }) = _SubInfoInput;
user_space_model package
documentation
models/user_space
SubInfoInput
SubInfoInput.new factory constructor
SubInfoInput class
Constructors
new
fromJson
Properties
args
copyWith
hashCode
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==