source property Null safety
@Creates('Null'), @Returns('ObjectStore|Index|Null')
Implementation
@Creates('Null')
@Returns('ObjectStore|Index|Null')
Object? get source native;
@Creates('Null')
@Returns('ObjectStore|Index|Null')
Object? get source native;