read method

  1. @override
Option read(
  1. String key
)
override

Implementation

@override
Option<dynamic> read(String key) => none();