posTitle property

String? get posTitle

Implementation

String? get posTitle => (_$data['posTitle'] as String?);