source property Null safety

Object? source
@Creates('Null'), @Returns('ObjectStore|Index|Null')

Implementation

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