iid property

int? get iid

Implementation

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