loaderId property

LoaderId? loaderId
final

Loader identifier. This is omitted in case of same-document navigation, as the previously committed loaderId would not change.

Implementation

final network.LoaderId? loaderId;