flutter_json_widgets
callback
EmptyCallback
EmptyCallback const constructor
EmptyCallback
EmptyCallback
constructor
Null safety
const
EmptyCallback
(
)
Implementation
const factory EmptyCallback() = _$EmptyCallback;
flutter_json_widgets
callback
EmptyCallback
EmptyCallback const constructor
EmptyCallback class
Constructors
EmptyCallback
fromJson
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==