iid property

int? iid

Implementation

int? get iid => originalJson['iid'] as int?;