fbAppId property

  1. @override
String? fbAppId
override

Get OgpData.fbAppId from 'fb:app_id'.

Implementation

@override
String? get fbAppId => _getContent(property: 'fb:app_id');
void fbAppId=(String? _fbAppId)
inherited

Implementation

String? fbAppId;