Serializes the blocker.
Map<String, dynamic> toJson() => <String, dynamic>{ 'id': id, 'identifier': identifier, 'state': state, };