menu
smartstruct_generator package
documentation
models/source_assignment.dart
SourceAssignment
shouldUseFunction method
shouldUseFunction method
dark_mode
light_mode
shouldUseFunction
method
bool
shouldUseFunction
(
)
Implementation
bool shouldUseFunction() { return function != null; }
smartstruct_generator package
documentation
models/source_assignment
SourceAssignment
shouldUseFunction method
SourceAssignment class