SelfDescribing.fromMap(Map<String, Object?> map) : schema = map['schema'] as String, data = map['data'];