ReloadProperties constructor

ReloadProperties({
  1. bool? bypassCache,
})

Implementation

external factory ReloadProperties({bool? bypassCache});