menu
jetleaf_lang package
documentation
lang.dart
Class<T>
getFieldCount abstract method
getFieldCount abstract method
dark_mode
light_mode
getFieldCount
abstract method
int
getFieldCount
(
)
Gets the total number of fields.
Returns:
The sum of positional and named fields
Implementation
int getFieldCount();
jetleaf_lang package
documentation
lang
Class<T>
getFieldCount abstract method
Class class