postSource property

Map<String, dynamic>? get postSource

Information about the recording placement method. See https://vk.com/dev/objects/wall#post_source

Implementation

Map<String, dynamic>? get postSource => payload['post_source'];