getOrNull method

DATA? getOrNull()

Implementation

DATA? getOrNull() => data;