menu
termunicode package
documentation
term_ucd.dart
UcdRow
getString method
getString method
dark_mode
light_mode
getString
method
String
getString
(
int
i
)
Returns the string value of the field at index
i
.
Implementation
String getString(int i) => getField(i);
termunicode package
documentation
term_ucd
UcdRow
getString method
UcdRow class