social property

List<String>? get social

Implementation

List<String>? get social => (_$data['social'] as List<String>?);