menu
morpheme_cli package
documentation
generate/json2dart/json2dart_command.dart
Json2DartCommand
regexDateTime property
regexDateTime property
dark_mode
light_mode
regexDateTime
property
RegExp
regexDateTime
final
Implementation
final regexDateTime = RegExp(r'"\d{4}-\d{2}-\d{2}(\s|T)?(\d{2}:\d{2}(:\d{2})?)?(\.\d+)?Z?"');
morpheme_cli package
documentation
generate/json2dart/json2dart_command
Json2DartCommand
regexDateTime property
Json2DartCommand class