institutionId property

String? institutionId

Implementation

String? get institutionId =>
    institution?.getKey<String>('id');