source property Null safety

  1. @Creates('Null')
  2. @Returns('ObjectStore|Index|Null')
Object? source

Implementation

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