get abstract method

T? get(
  1. dynamic value
)

Convert database value to model property value

Implementation

T? get(dynamic value);