institutionName property

String? institutionName

Implementation

String? get institutionName => institution?.getKey<String>('name');