shortReference property
String?
get
shortReference
The shortest standard abbreviation for this reference.
Implementation
String? get shortReference => _bookNames['short'];
The shortest standard abbreviation for this reference.
String? get shortReference => _bookNames['short'];