mutable property

bool mutable
final

default is true

set to false if the future will change.

when mutable is set to true then false the last data is returned.

Implementation

final bool mutable;