fields property

List<EmbedField> fields
latefinal

Map of fields of embed. Map(name, field)

Implementation

late final List<EmbedField> fields;