menu
fuery_core package
documentation
fuery_core.dart
InvalidTimestampException
InvalidTimestampException.new constructor
InvalidTimestampException.new constructor
dark_mode
light_mode
InvalidTimestampException
constructor
InvalidTimestampException
(
{
String
message
=
''
,
required
int
value
,
})
Implementation
InvalidTimestampException({ super.message, required this.value, });
fuery_core package
documentation
fuery_core
InvalidTimestampException
InvalidTimestampException.new constructor
InvalidTimestampException class