@override Object toJson() => { 'fieldPath': fieldPath, 'type': type.toJson(), 'createTime': ?createTime?.toJson(), };