actor property

Map<String, dynamic>? actor
final

Details of the user whose action created the history record.

Implementation

final Map<String, dynamic>? actor;