migrationDate property
The date when account holder was migrated.
Implementation
@BuiltValueField(wireName: r'migrationDate')
DateTime? get migrationDate;
The date when account holder was migrated.
@BuiltValueField(wireName: r'migrationDate')
DateTime? get migrationDate;