socialMedia property

Implementation

List<Input$SocialValueInput>? get socialMedia =>
    (_$data['socialMedia'] as List<Input$SocialValueInput>?);