length property

int? length

Returns length of embeds author section

Implementation

int? get length => name?.length;